WPS Office.apk(点击下载) / xr.java


package defpackage;

import com.appsflyer.share.Constants;
import java.util.ArrayList;
import java.util.Iterator;

/* renamed from: xr  reason: default package */
public final class xr {
    private ArrayList<iy> auL;
    private int auM;
    private coj auw;
    private eud aux;

    public xr(coj coj, eud eud, int i, ArrayList<iy> arrayList) {
        this.auw = coj;
        this.aux = eud;
        this.auL = arrayList;
        this.auM = i;
    }

    public final void nq() {
        this.auw.N(Constants.URL_CAMPAIGN, "extLst");
        this.auw.N(Constants.URL_CAMPAIGN, "ext");
        this.auw.J("uri", "{02D57815-91ED-43cb-92C2-25804820EDAC}");
        this.auw.M("c15", "http://schemas.microsoft.com/office/drawing/2012/chart");
        switch (this.auM) {
            case 0:
                ya yaVar = new ya(this.auw, this.aux);
                Iterator<iy> it = this.auL.iterator();
                while (it.hasNext()) {
                    yaVar.auw.N("c15", "filteredLineSeries");
                    new zl(yaVar.auw, it.next(), yaVar.aux).write("c15");
                    yaVar.auw.O("c15", "filteredLineSeries");
                }
                break;
            case 2:
                yd ydVar = new yd(this.auw, this.aux);
                Iterator<iy> it2 = this.auL.iterator();
                while (it2.hasNext()) {
                    ydVar.auw.N("c15", "filteredScatterSeries");
                    new zs(ydVar.auw, it2.next(), ydVar.aux).write("c15");
                    ydVar.auw.O("c15", "filteredScatterSeries");
                }
                break;
            case 3:
                yc ycVar = new yc(this.auw, this.aux);
                Iterator<iy> it3 = this.auL.iterator();
                while (it3.hasNext()) {
                    ycVar.auw.N("c15", "filteredRadarSeries");
                    new zr(ycVar.auw, it3.next(), ycVar.aux).write("c15");
                    ycVar.auw.O("c15", "filteredRadarSeries");
                }
                break;
            case 4:
                xy xyVar = new xy(this.auw, this.aux);
                Iterator<iy> it4 = this.auL.iterator();
                while (it4.hasNext()) {
                    xyVar.auw.N("c15", "filteredBarSeries");
                    new zi(xyVar.auw, it4.next(), xyVar.aux).write("c15");
                    xyVar.auw.O("c15", "filteredBarSeries");
                }
                break;
            case 5:
                xx xxVar = new xx(this.auw, this.aux);
                Iterator<iy> it5 = this.auL.iterator();
                while (it5.hasNext()) {
                    xxVar.auw.N("c15", "filteredAreaSeries");
                    new zg(xxVar.auw, it5.next(), xxVar.aux).write("c15");
                    xxVar.auw.O("c15", "filteredAreaSeries");
                }
                break;
            case 6:
                yb ybVar = new yb(this.auw, this.aux);
                Iterator<iy> it6 = this.auL.iterator();
                while (it6.hasNext()) {
                    ybVar.auw.N("c15", "filteredPieSeries");
                    new zq(ybVar.auw, it6.next(), ybVar.aux).write("c15");
                    ybVar.auw.O("c15", "filteredPieSeries");
                }
                break;
            case 9:
                xz xzVar = new xz(this.auw, this.aux);
                Iterator<iy> it7 = this.auL.iterator();
                while (it7.hasNext()) {
                    xzVar.auw.N("c15", "filteredBubbleSeries");
                    new zj(xzVar.auw, it7.next(), xzVar.aux).write("c15");
                    xzVar.auw.O("c15", "filteredBubbleSeries");
                }
                break;
            case 10:
                ye yeVar = new ye(this.auw, this.aux);
                Iterator<iy> it8 = this.auL.iterator();
                while (it8.hasNext()) {
                    yeVar.auw.N("c15", "filteredSurfaceSeries");
                    new zv(yeVar.auw, it8.next(), yeVar.aux).write("c15");
                    yeVar.auw.O("c15", "filteredSurfaceSeries");
                }
                break;
        }
        this.auw.O(Constants.URL_CAMPAIGN, "ext");
        this.auw.O(Constants.URL_CAMPAIGN, "extLst");
    }
}